(set #guides-select "Which guides should be installed?")
(set #guides-select-help
(cat
"Please select your favourite language that should be Copied"
)
)
(set #intro
(cat "Welcome to PLone "prg-version". This Script copy all PLone Files."
))
(set #extro
(cat "PLone "prg-Version" is Installed.\nPlease Run the Converter to convert old PLone PlayList Files.\n\nPlease read the Doc for changes.\n\nFor Updates and News go to\nhttp://playgui.cxa.de\nor\nwww.phoenixsoft.de\n\nHave fun :)"
))
(set #select_Hadir_help
(cat "Select Destination Directory"
))
(message #intro)
(complete 10)
(set destdir
(askdir
(prompt "Select Destination\nNO Directory will be Created")